home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / netscape / skyppp.exe / INSTALL.INF < prev    next >
INI File  |  1996-02-15  |  3KB  |  71 lines

  1. ; EDI Install for Windows V1.3 - Installation Script
  2. ; Eschalon Development Inc.
  3.  
  4.  
  5. [Application] 
  6. ; Application information
  7. Name=SkyLink PPP Kit v4.0
  8. Title=SkyLink PPP Kit v4.0 - Installation
  9. Directory=C:\WINDOWS\INTERNET
  10. PM Group=SkyLink PPP Internet v4.0
  11. Free Space=3000
  12.  
  13.  
  14. [Disks] 
  15. ;List of disks needed.  Names are used for user request.  They
  16. ;do not need to be the disk's label.
  17. 1=SkyLink PPP KIT 4.0 Disk
  18.  
  19. [Directories] 
  20. ;lists of directories that must be created from the destination directory 
  21. ;files to be copied are in the same directory structure on the 
  22. ;floppy (by default)
  23. 1=DOC
  24. 2=NETSCAPE
  25. 3=WINSOCK
  26.  
  27. [Files] 
  28. ;description, name, (dir #), (diskette #), (Compressed)
  29.  
  30. Doc     file #1=leggimi.txt                    1 1 N
  31.  
  32. NetScape file #1=data.1                        2 1 N
  33. NetScape file #2=data.2                        2 1 N
  34. NetScape file #3=disk1.id                      2 1 N
  35. NetScape file #4=setup.bmp                     2 1 N
  36. NetScape file #5=setup.exe                     2 1 N
  37. NetScape file #6=setup.ini                     2 1 N
  38. NetScape file #7=setup.ins                     2 1 N
  39. NetScape file #8=setup.pkg                     2 1 N
  40. NetScape file #9=_inst16.ex_                   2 1 N
  41. NetScape file #10=_isdel.exe                    2 1 N
  42. NetScape file #11=_setup.dll                    2 1 N
  43. NetScape file #12=_setup.lib                    2 1 N
  44.  
  45. Winsock file #1=trumpwsk.ini                  3 1 N
  46. Winsock file #2=bye.cmd                       3 1 N
  47. Winsock file #3=protocol                      3 1 N
  48. Winsock file #4=services                      3 1 N
  49. Winsock file #5=tcpman.exe                    3 1 N
  50. Winsock file #6=winsock.dll                   3 1 N
  51. Winsock file #7=winpkt.com                    3 1 N
  52. Winsock file #8=install.txt                   3 1 N
  53. Winsock file #9=install.doc                   3 1 N
  54. Winsock file #10=disclaim.txt                 3 1 N
  55. Winsock file #11=readme.msg                   3 1 N
  56. Winsock file #12=hosts                        3 1 N
  57. Winsock file #13=login.cmd                    3 1 N
  58. Winsock file #14=setup.cmd                    3 1 N
  59.  
  60.  
  61. [PM Group]
  62. ;description, Command line (with relative path), Icon name (with relative path), Icon index
  63. ;Use "%s" (without the quotes) to specify the files path.  Do't forget the "\"!
  64. ;Enclose command line in quotes (") if it contains any parameters.
  65. ;(EX: "WRITE.EXE %s\TEXT.WRI" WRITE.EXE 0)
  66.  
  67. Setup NetScape=%s\NETSCAPE\SETUP.EXE %s\NETSCAPE\SETUP.EXE 0
  68. WinSock=%s\WINSOCK\TCPMAN.EXE %s\WINSOCK\TCPMAN.EXE 0
  69. Leggimi="NOTEPAD.EXE %s\DOC\LEGGIMI.TXT" NOTEPAD.EXE 0
  70.  
  71.